  @charset "utf-8";
/* CSS Document */

@import url("/deptcor/assets/styles/default.css");
#container_home {
	zoom : 1;
	position: relative;
	width: 1000px;
	width: 1000px!important;
	height: 100% !important;
 *height: auto;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.content_wrap_home {
	width: 1000px;
	float: left;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.home_title_wrap {
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	float: left;
	color: #ffffff;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.home_content_wrap {
	/*
	font-weight: bold;
	font-size: 20px;
*/
	text-decoration: none;
	float: left;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* -------------- home top -------------- */


/* ------------------------------------------ Slider --------------------------------*/
.slides {
	margin-top: 5px;
	float: left;
	height: 405px;
	width: 1000px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
/* CSS for jQuery Orbit Plugin 1.4.0 Maintained for Foundation. foundation.zurb.com Free to use under the MIT license. http://www.opensource.org/licenses/mit-license.php
*/
/* Container ---------------------- */
.orbit-wrapper {
	width: 1px;
	height: 1px;
	position: relative;
}
.orbit {
	width: 1px;
	height: 1px;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}
.orbit.with-bullets {
	margin-bottom: 409px;
}
.orbit .orbit-slide {
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.orbit a.orbit-slide {
	border: none;
	line-height: 0;
	display: none;
}
.orbit div.orbit-slide {
	width: 100%;
	height: 100%;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */
/* Timer ---------------------- */
.orbit-wrapper .timer {
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: .6;
	cursor: pointer;
	z-index: 31;
}
.orbit-wrapper span.rotator {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: -20px;
	background: none;
	;
	z-index: 3;
}
.orbit-wrapper span.rotator.move {
	left: 0;
}
.orbit-wrapper span.mask {
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
}
.orbit-wrapper span.mask.move {
	width: 40px;
	left: 0;
	background: none;
) repeat 0 0;
}
.orbit-wrapper span.pause {
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	opacity: 0;
}
.orbit-wrapper span.pause.active {
	display: none;
}
.orbit-wrapper .timer:hover span.pause, .orbit-wrapper .timer:focus span.pause, .orbit-wrapper span.pause.active {
	opacity: 1;
}
/* Captions ---------------------- */
.orbit-caption {
	display: none;
	font-family: inherit;
}
.orbit-wrapper .orbit-caption {
	z-index: 30;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	
	color: #013657;
	text-align: center;
	padding: 17px 0;
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	background-color: #ccc;
	opacity: 0.7;
		-webkit-font-smoothing: antialiased;
	filter: alpha(opacity=75);
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-khtml-opacity: 0.7;
}
.orbit-caption a{ text-decoration:underline; color: #333;}
.orbit-caption a:hover{ text-decoration:underline; color: #000;}
/* Directional Nav ---------------------- */
.orbit-wrapper .slider-nav {
	display: block;
}
.orbit-wrapper .slider-nav span {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background-color: rgba(0, 0, 0, 0.6);
	width: 48px;
	height: 48px;
	line-height: 48px;
	color: white;
	text-indent: -9999px !important;
	z-index: 10;
}
.orbit-wrapper .slider-nav span.right {
	background: url('/deptcor/assets/slices/arrow_right.png');
	background-size: 100%;
	right: 0;
}
.orbit-wrapper .slider-nav span.left {
	background: url('/deptcor/assets/slices/arrow_left.png');
	background-size: 100%;
	left: 0;
}
.lt-ie9 .orbit-wrapper .slider-nav span.right {
	background: url('/deptcor/assets/slices/foundation/orbit/arrow_right.png,');
}
.lt-ie9 .orbit-wrapper .slider-nav span.left {
	background: url('/deptcor/assets/slices/foundation/orbit/arrow_left.png');
}
/* Bullet Nav ---------------------- */
ul.orbit-bullets {
	position: absolute;
	z-index: 30;
	list-style: none;
	bottom: -35px;
	left: 50%;
	margin-left: -50px;
	padding: 0;
}
ul.orbit-bullets li {
	float: left;
	margin-left: 5px;
	cursor: pointer;
	color: #999999;
	text-indent: -9999px;
	background: url('/deptcor/assets/slices/bullets.png') no-repeat 4px 0;
	width: 13px;
	height: 12px;
	overflow: hidden;
}
ul.orbit-bullets li.active {
	color: #222222;
	background-position: -8px 0;
}
ul.orbit-bullets li.has-thumb {
	background: none;
	width: 100px;
	height: 75px;
}
ul.orbit-bullets li.active.has-thumb {
	background-position: 0 0;
	border-top: 2px solid black;
}
/* Orbit Slide Counter */
.orbit-slide-counter {
	position: absolute;
	bottom: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.7);
	color: white;
	padding: 5px;
}
/* Fluid Layout ---------------------- */
.orbit img.fluid-placeholder {
	visibility: hidden;
	position: static;
	display: block;
	width: 100%;
}
.orbit, .orbit-wrapper {
	width: 100% !important;
}
/* Correct timer in IE */
.lt-ie9 .timer {
	display: none !important;
}
.lt-ie9 .orbit-caption {
	background: black;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	zoom: 1;
}

/* -------------- home bottom ------------- */

#btm_row {
	width: 1000px;
	min-height: 425px;
	height: auto;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	background-color: #00609c;
	color: #FFF;
	text-align:left;
}
#btm_row .col_left {
	position: relative;
	float: left;
	text-align: left;
	height: 100%;
	min-height: 425px;
	width: 280px;
	display: inline;
	background-color: #013657;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#btm_row .col_pad {
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
#btm_row .col_pad_rt{
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
#btm_row .col_middle {
	float: left;
	min-height: 425px;
	height: 425px;
	width: 440px;
	display: inline;
	text-align: left;
	margin:0;
	padding: 0px;
}
.col_right {
	position: relative;
	float: left;
	text-align: left;
	height: 100%;
	min-height: 425px;
	height: 425px;
	width: 280px;
	display: inline;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left 260px;
	background-color: #0074bd;
	background-image: url(/deptcor/assets/slices/rt_box_nbr.png);
}
#btm_row h2 {
	font: 22px/30px HelveticaNeueLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	padding: 0;
	letter-spacing: .020em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	height: 30px;
	margin-left: 0;
	text-align: left;
	float: left;
}
#btm_row p {
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 10px;
}
#btm_row ul.btn_links {
	padding: 0;
	float: left;
	width: 240px;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style:none;
}
#btm_row ul.btn_links li{
	display:block;
	float: left;
	width: 240px;
	
}
#btm_row ul.btn_links li
 a.button {
	background: #ddd;
	border: none;
	height: 37px;
	color: #272727;
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
	cursor: pointer;
	line-height: normal;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	background: url(/deptcor/assets/slices/bg_btn_yellow.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 19px;
	padding-bottom: 9px;
	padding-left: 11px;
	display: block;
	float:left;
}
#btm_row ul.btn_links li
 a.button:hover {
	 color: #003366;
 }
/* -----------------------------  Product Icons --------------------------*/
#btm_row
ul.home_icons {
	position: relative;
	width: 435px;
	display: block;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;

}
ul.home_icons li {
	text-align: center;
	display: inline;
	float: left;
	width: 90px;
	min-height: 57px;
	background-position: right top;
	background-repeat: no-repeat;
	color: #013657;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
ul.home_icons li a {
	font-weight: normal;
	text-decoration: none;
	float: left;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 85px;
	padding-top: 63px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.home_icons li a:link, ul.home_icons li a:visited {
	color: #ffffff;
}
ul.home_icons li a:hover {
	text-decoration: underline;
}
ul.home_icons li.col_0 {
	display: inline;
	float: left;
	font-size: 12px;
	line-height: normal;
	margin-right: 0px;
}
 ul.home_icons li.col_1 {
	display: inline;
	float: left;
	font-size: 12px;
	line-height: normal;
}
 ul.home_icons li.col_2 {
	display: inline;
	float: left;
	font-size: 12px;
	line-height: normal;
	
	
}
 ul.home_icons li.col_3 {
	display: inline;
	float: left;
	font-size: 12px;
	line-height: normal;
 }
